Initializes a new instance of the CurveAreaStackRenderer class.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public CurveAreaStackRenderer ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A list of Series that should be rendered as stacked areas.
See Also